services.podman.builds.<name>.extraPodmanArgs
Extra arguments to pass to the podman build command.
- Type
list of string- Default
[ ]- Example
[ "--retries 5" ]- Declared
- <home-manager/modules/services/podman/linux/builds.nix>
Extra arguments to pass to the podman build command.
list of string[ ][
"--retries 5"
]